3.1175 \(\int (5-2 x)^6 (2+3 x)^3 (-16+33 x) \, dx\)

Optimal. Leaf size=18 \[ -\frac{1}{2} (5-2 x)^7 (3 x+2)^4 \]

[Out]

-((5 - 2*x)^7*(2 + 3*x)^4)/2

_______________________________________________________________________________________

Rubi [A]  time = 0.0195954, antiderivative size = 18, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 20, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.05 \[ -\frac{1}{2} (5-2 x)^7 (3 x+2)^4 \]

Antiderivative was successfully verified.

[In]  Int[(5 - 2*x)^6*(2 + 3*x)^3*(-16 + 33*x),x]

[Out]

-((5 - 2*x)^7*(2 + 3*x)^4)/2

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 4.39097, size = 15, normalized size = 0.83 \[ - \frac{\left (- 2 x + 5\right )^{7} \left (3 x + 2\right )^{4}}{2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((5-2*x)**6*(2+3*x)**3*(-16+33*x),x)

[Out]

-(-2*x + 5)**7*(3*x + 2)**4/2

_______________________________________________________________________________________

Mathematica [B]  time = 0.00451496, size = 56, normalized size = 3.11 \[ 5184 x^{11}-76896 x^{10}+452304 x^9-1256376 x^8+1235404 x^7+1497230 x^6-3816225 x^5-\frac{98125 x^4}{2}+3987500 x^3-37500 x^2-2000000 x \]

Antiderivative was successfully verified.

[In]  Integrate[(5 - 2*x)^6*(2 + 3*x)^3*(-16 + 33*x),x]

[Out]

-2000000*x - 37500*x^2 + 3987500*x^3 - (98125*x^4)/2 - 3816225*x^5 + 1497230*x^6
 + 1235404*x^7 - 1256376*x^8 + 452304*x^9 - 76896*x^10 + 5184*x^11

_______________________________________________________________________________________

Maple [B]  time = 0.001, size = 55, normalized size = 3.1 \[ 5184\,{x}^{11}-76896\,{x}^{10}+452304\,{x}^{9}-1256376\,{x}^{8}+1235404\,{x}^{7}+1497230\,{x}^{6}-3816225\,{x}^{5}-{\frac{98125\,{x}^{4}}{2}}+3987500\,{x}^{3}-37500\,{x}^{2}-2000000\,x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((5-2*x)^6*(2+3*x)^3*(-16+33*x),x)

[Out]

5184*x^11-76896*x^10+452304*x^9-1256376*x^8+1235404*x^7+1497230*x^6-3816225*x^5-
98125/2*x^4+3987500*x^3-37500*x^2-2000000*x

_______________________________________________________________________________________

Maxima [A]  time = 1.33495, size = 73, normalized size = 4.06 \[ 5184 \, x^{11} - 76896 \, x^{10} + 452304 \, x^{9} - 1256376 \, x^{8} + 1235404 \, x^{7} + 1497230 \, x^{6} - 3816225 \, x^{5} - \frac{98125}{2} \, x^{4} + 3987500 \, x^{3} - 37500 \, x^{2} - 2000000 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((33*x - 16)*(3*x + 2)^3*(2*x - 5)^6,x, algorithm="maxima")

[Out]

5184*x^11 - 76896*x^10 + 452304*x^9 - 1256376*x^8 + 1235404*x^7 + 1497230*x^6 -
3816225*x^5 - 98125/2*x^4 + 3987500*x^3 - 37500*x^2 - 2000000*x

_______________________________________________________________________________________

Fricas [A]  time = 0.175967, size = 1, normalized size = 0.06 \[ 5184 x^{11} - 76896 x^{10} + 452304 x^{9} - 1256376 x^{8} + 1235404 x^{7} + 1497230 x^{6} - 3816225 x^{5} - \frac{98125}{2} x^{4} + 3987500 x^{3} - 37500 x^{2} - 2000000 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((33*x - 16)*(3*x + 2)^3*(2*x - 5)^6,x, algorithm="fricas")

[Out]

5184*x^11 - 76896*x^10 + 452304*x^9 - 1256376*x^8 + 1235404*x^7 + 1497230*x^6 -
3816225*x^5 - 98125/2*x^4 + 3987500*x^3 - 37500*x^2 - 2000000*x

_______________________________________________________________________________________

Sympy [A]  time = 0.11255, size = 54, normalized size = 3. \[ 5184 x^{11} - 76896 x^{10} + 452304 x^{9} - 1256376 x^{8} + 1235404 x^{7} + 1497230 x^{6} - 3816225 x^{5} - \frac{98125 x^{4}}{2} + 3987500 x^{3} - 37500 x^{2} - 2000000 x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((5-2*x)**6*(2+3*x)**3*(-16+33*x),x)

[Out]

5184*x**11 - 76896*x**10 + 452304*x**9 - 1256376*x**8 + 1235404*x**7 + 1497230*x
**6 - 3816225*x**5 - 98125*x**4/2 + 3987500*x**3 - 37500*x**2 - 2000000*x

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.207397, size = 73, normalized size = 4.06 \[ 5184 \, x^{11} - 76896 \, x^{10} + 452304 \, x^{9} - 1256376 \, x^{8} + 1235404 \, x^{7} + 1497230 \, x^{6} - 3816225 \, x^{5} - \frac{98125}{2} \, x^{4} + 3987500 \, x^{3} - 37500 \, x^{2} - 2000000 \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((33*x - 16)*(3*x + 2)^3*(2*x - 5)^6,x, algorithm="giac")

[Out]

5184*x^11 - 76896*x^10 + 452304*x^9 - 1256376*x^8 + 1235404*x^7 + 1497230*x^6 -
3816225*x^5 - 98125/2*x^4 + 3987500*x^3 - 37500*x^2 - 2000000*x